file chooser: Really stop typeahead search popups
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 Mar 2015 23:02:09 +0000 (18:02 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 3 Mar 2015 23:03:26 +0000 (18:03 -0500)
commit71bd1c7e2c5252b5103bf029e437787e0a002951
treeeea8449db89cf993790d7a78a43e70accabfd043
parentb92573e42e19fd7f49f34abeb66475ce8c519e3a
file chooser: Really stop typeahead search popups

GtkTreeView is a bad widget and constantly resets the search-column
behind our back. We need to re-unset it every time a model is set :-(
gtk/gtkfilechooserwidget.c